org.eclipse.vtp.desktop.core.actions.util
Class SectionConstraint
java.lang.Object
org.eclipse.vtp.desktop.core.actions.util.SectionConstraint
public class SectionConstraint
- extends java.lang.Object
- Version:
- 1.0
- Author:
- Trip
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
BEFORE
public static final int BEFORE
- See Also:
- Constant Field Values
AFTER
public static final int AFTER
- See Also:
- Constant Field Values
SectionConstraint
public SectionConstraint(int constraint,
java.lang.String location)
getConstraint
public int getConstraint()
getLocation
public java.lang.String getLocation()